SqlDataAdapter
- Category
- Class
- Description
- Represents a set of data commands and a database connection that are used to fill the System.Data.DataSet and update a SQL Server database. This class cannot be inherited.
- Assembly
- System.Data
- Character
- sealed, public
- Attributes
-
Name Value/Assignment ToolboxItemAttribute Microsoft.VSDesigner.Data.VS.SqlDataAdapterToolboxItem, Microsoft.VSDesigner, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a DefaultEventAttribute RowUpdated DesignerAttribute Microsoft.VSDesigner.Data.VS.SqlDataAdapterDesigner, Microsoft.VSDesigner, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - Ancestors
- DbDataAdapter > DataAdapter > Component > MarshalByRefObject > Object
- Implements
- IDbDataAdapter, IDataAdapter, ICloneable
- Contstructors
- SqlDataAdapter()
SqlDataAdapter(SqlCommand)
SqlDataAdapter(String,SqlConnection)
SqlDataAdapter(String,String)- Properties
- DeleteCommand
InsertCommand
SelectCommand
DeleteCommand
InsertCommand
SelectCommand
UpdateCommand
UpdateBatchSize
UpdateCommand- Events
- RowUpdated
RowUpdating- Methods
- AddToBatch(IDbCommand)
ClearBatch()
CreateRowUpdatedEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
CreateRowUpdatingEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
ExecuteBatch()
GetBatchedParameter(Int32,Int32)
InitializeBatching()
OnRowUpdated(RowUpdatedEventArgs)
OnRowUpdating(RowUpdatingEventArgs)
Clone()
TerminateBatching()- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- SqlDataAdapter()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database